Added welsh (cy)#1533
Conversation
|
Hi, 2 things I'd like to do before changing this draft PR into a complete PR -
|
Not that I know of. Creating all permutations for some languages with support for NumberOfWords, ByteSize, and so on sounds like a lot of information. I wonder if it might be possible to generate that with reflection, though.
As far as I've seen, it's good practice to add some tests with new translations. You're correct that it might seem unnecessary if there's no custom code, but since the strings are also run through Do note that I'm just a random contributor and don't speak in any official capacity for the project. :) |
Removed duplicate `Humanizer.Core.ku` from `Humanizer.nuspec` Created `nuget-build-powershell.ps1` to build the nugets locally
|
@clairernovotny @SimonCropp any chance this can be reviewed? Currently using a custom nuget in a production application and have a few other projects i want to use this in but don't really want to keep copying the nuget to each solution. |
#1529
Here is a checklist you should tick through before submitting a pull request:
mainbranch (more info below)fixes #<the issue number>build.cmdorbuild.ps1and ensure there are no test failures